CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 遗传算法 函数最小值

搜索资源列表

  1. matlab(GA)2

    0下载:
  2. matlab遗传算法工具箱函数及实例讲解2 【问题】在-5<=Xi<=5,i=1,2区间内,求解 f(x1,x2)=-20*exp(-0.2*sqrt(0.5*(x1.^2+x2.^2)))-exp(0.5*(cos(2*pi*x1)+cos(2*pi*x2)))+22.71282的最小值。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1188
    • 提供者:xjk
  1. AGA

    0下载:
  2. 自适应遗传算法 求解函数最小值,在MATLAB环境下
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:39365
    • 提供者:邵斓
  1. 遗传退火进化算法(附源码)

    3下载:
  2. 对Matlab中的遗传算法工具箱进行改进而得到的遗传退火进化算法。可用于一般的最优化问题,求解无约束的或带有线性约束的连续函数的全局最小值。 首先对传统的遗传算法和模拟退火算法进行改进,然后将模拟退火算法引入了遗传算法,结合两种算法的优点,得到一种新的遗传退火进化算法。它不但实现了遗传算法的全局搜索能力与模拟退火算法的局部搜索能力的结合,同时可使改进后的模拟退火算法能够充分利用遗传算法所得的全局信息。经验证,改算法能使遗传算法避免产生早熟收敛,增强了算法的全局收敛性,而且加快了算法的收敛速
  3. 所属分类:文档资料

    • 发布日期:2009-05-05
    • 文件大小:560929
    • 提供者:fengling981825
  1. qga_2

    1下载:
  2. 绝对原创的matlab 量子免疫遗传算法。改程序功能是实现求一个函数的最小值。可运行 (又发一遍,说我格式不对,不知有没有成功)-matalab QGA.
  3. 所属分类:matlab

    • 发布日期:2015-05-09
    • 文件大小:1467
    • 提供者:chenlan
  1. yichuan

    1下载:
  2. matlab用标准遗传算法求f(x)=x2-22x+30函数的最小值,x [0,31]。 包含源码及结果-matlab using standard genetic algorithms f (x) = x2-22x+30 the minimization, x  [0,31]. Includes source code and results
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:44855
    • 提供者:wh
  1. myGA

    0下载:
  2. 自适应遗传算法,可以通过简单的调用即可实现最大值和最小值等函数-Adaptive genetic algorithm, a simple call through to the achievement of maximum and minimum values, such as function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:947
    • 提供者:王国
  1. 045090071

    0下载:
  2. 基于MATLAB的遗传算法求解函数的最小值-MATLAB-based genetic algorithm for solving the minimum value of the function
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:246412
    • 提供者:szy
  1. GA_OPT

    0下载:
  2. 利用matlab实现遗传算法的求函数最大值最小值问题-Using genetic algorithm for matlab function to achieve maximum minimum problem
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1096
    • 提供者:ajian00athrun
  1. ll

    0下载:
  2. 一个遗传算法的函数优化,求函数的最小值,matlab编写的程序-A genetic algorithm for function optimization, seeking the minimization, matlab program written
  3. 所属分类:Software Testing

    • 发布日期:2017-03-30
    • 文件大小:537
    • 提供者:zuodongsheng
  1. min

    0下载:
  2. 遗传算法求最小值,根据MATLAB遗传算法求函数的最优值-Genetic algorithms for the minimum
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1165
    • 提供者:廖扬帆
  1. yichuanmatlab

    0下载:
  2. 遗传算法求最小值:求解De Jong函数最小值的matlab程序。-Minimum value of genetic algorithms: Solving De Jong functional minimum matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:1000
    • 提供者:
  1. GA_v6final_1

    0下载:
  2. 利用matlab对遗传算法进行编程实现,利用遗传算法实现函数的最优解,如求取最大值或者最小值-failed to translate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:5902
    • 提供者:laixiaohan
  1. Genetic-Algorithm

    0下载:
  2. 利用遗传算法实现求解一个函数的最大或者最小值, matlab仿真实现-use the Genetic Algorithm to compute the maximum or the minmum of a function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:4932
    • 提供者:huhaifeng
  1. matlab--ga

    0下载:
  2. 采用遗传算法求最小值,比较实用,经过多个测试函数测试-Using genetic algorithms for the minimum
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6607
    • 提供者:刘军华
  1. Genetic-Algorithm

    0下载:
  2. 基于遗传算法原理,利用matlab编程,求函数最小值-matlab program for GA, which can be used to obtain minimum value
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1975
    • 提供者:clh
  1. GAAS

    0下载:
  2. 遗传算法的matlab程序,可以解决函数的极值最小值问题。-GA can solve the unlinear problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2658
    • 提供者:asasasas
  1. 遗传算法matlab求最小值

    3下载:
  2. 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:31744
    • 提供者:Dl123
  1. yichuansaunfa程序

    0下载:
  2. 遗传算法优化程序,计算目标函数最小值,只需修改目标函数和种群初始化参数(Genetic algorithm optimization procedures to calculate the minimum objective function)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:xiaokang_9908
  1. GaTest

    0下载:
  2. 简单的遗传算法,解决优化问题,求解函数最大、小值问题(Simple genetic algorithm, to solve the optimization problem, solving the maximum function, small value problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:4096
    • 提供者:青鸟恋蝶
  1. GA

    1下载:
  2. MATLAB中,使用遗传算法(GA算法)求某个函数的最小值,最基础的遗传算法实现(Using genetic algorithm to find the maximum value of function)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-22
    • 文件大小:2048
    • 提供者:Mr.ruidong
搜珍网 www.dssz.com